BITMAP DEPTH
This command will return an integer value of the color bit-depth of the current bitmap. You can optionally provide a bitmap number to return the color bit-depth of a specified bitmap. color bit-depths represent the maximum amount of colors the bitmap can hold. The parameter should be specified using an integer value.
SYNTAX
Return Integer=BITMAP DEPTH(Bitmap Number)
Return Integer=BITMAP DEPTH()
RELATED INFO
BITMAP Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example